StyledText.Size Function

Gets or sets the font size for the selected text in Text. Start is the starting position in Text.

Syntax

result = StyledText.Size( Start, Length )

Parameters

Start

Integer

Length

Integer

Return Value

Result

Integer

Notes

The default value for Length is 1. Returns an Integer. Use assignment syntax to set the value.